string `[](int|string key) string `[]=(int|string key, string value) array(int|string) _indices() array(int|string) _values()
Get and store key:value pairs, list the table.
All storage in the table will create a transaction, if we're not already in a transaction.