pub fn dummy_table<T>(store: &mut Store<T>, ty: TableType) -> Result<Table>
Construct a dummy table for the given table type.