undefined
TableState is the 
TableViewModel with two additional properties.
Usage
 data: ReadOrWritable<Item[]>
A reference to the original data source.
 columns: Column[]
A reference to the columns of the table.
Next
              
  
    Overview
    ->