8.2.54.4 table.table2cell

Method: c = table2cell (obj)

Converts table to a cell array. Each variable in obj becomes one or more columns in the output, depending on how many columns that variable has.

Returns a cell array with the same number of rows as obj, and with as many or more columns as obj has variables.