pub fn require_datatable(nb: &ValueWord) -> Result<&Arc<DataTable>, VMError>
Extract a DataTable reference from a ValueWord, or return a type error.