tableOf
Creates a new empty table.
Creates a new table with the provided value, using an auto-generated identifier.
Creates a new table from a list of values, using auto-generated identifiers.
Creates a new table from a list of pairs mapping an identifier to its respective value.