Array tables are MemCom datasets of type 'AT' defining 2-dimensional tables with fixed amounts of rows and columns. A column is defined by its name and it contains rows of data of specific type. While the data type is the same for all rows of a column the size can vary. Chapter 5 describes the array table system and Chapter 3 contains the C API language reference pages.