Table ##### Table is an internal structure. It can be best compared to a table in a database. On the table, indexes can be defined. Tables are used when data should be made available in different forms. Source code: https://github.com/gaphor/gaphas/blob/main/gaphas/table.py.