table
A Rim table is defined as a sequence of columns.
Rows may be added to or deleted from the table, but the
order and number of columns is invariant.
Each row of the table contains one data item for each
column.The data may be an actual value or it may be a `missing value' code.
The "conductors" table in Figure is an example
of a table with four columns and five rows.