Internal tables of Store
StoreCore.initialize creates all the internal tables.
It is called within StoreRead's constructor (which is implemented by World).
Tables
Tables- maps tableId to the table's key schema, value schema, key names and field names.Hooks- maps tableId to an array of table hooks