Tables

Values in a table consist of a Key and a Data part.

Telephone book: key is person's name, data contains address and phone number.

Tax table: key is amount of taxable income, data contains amount of federal and provincial tax you must pay.

In a table, there is no order on the elements.

    

Key is unit of measure, data is other unit and conversion formula.