Method ADT.Table.table()->_values() Method _values array(array) values( ADT.Table.table arg ) Description This method returns the contents of a table as a two dimensional array. The format is an array of rows. Each row is an array of columns.