!--a11y-->
Table Aggregations 
· Table column (0..n)
Aggregation for a TableColumn.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Table Column).
· Group column (0..n)
Aggregation for a group of columns, either single columns (TableColumn) or several columns (TableColumnGroup).
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Group Column).
· Header (0..1)
Aggregation for a table title, which is implemented using a Caption UI element.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Header).
· Master column (0..1)
Aggregation for a hierarchy within the table that is implemented either using TreeByKeyTableColumn or TreeByNestingTableColumn.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Master Column).
· Table popin (0..1)
Aggregation for a TablePopin within the table.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Table Popin).
· Toolbar (0..1)
Aggregation for a Toolbar within the table.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert Toolbar).