pub type TableRef = Value;
Runtime value carrying a table object.
pub struct TableRef(/* private fields */);