I need a sparse table which contains a set of "override" values for
another table. I also need to specify the default value for the
items overridden.
For example, if the default value is 17, then foo,bar,baz will have
the values 17,21,17:
table "things" table
…