A vTable is just like a Table , except that the values can be anything, not just strings. The data is encode_value() 'ed before storage.
inherit v0Table : v0Table
inherits Table