Table
Table.name
Table.category
Table.tableType
Table.columns
Table.numberOfRows
The class for container tables.
Name of the table
Category of the table. Can be input or output
input
output
TableType of the table
TableType
Columns that are in that table (each represented by a dict having a key and a data type)
Number of Rows within this table