When you set the layout to table, a (Layout) property is created named "columns". You will find it in the Component Config section. Only columns are set. When you have N items, it creates (N / columns) rows. You can additionally set colspan and rowspan on any child item of the table layout container.