getSubRows
abstract val getSubRows: (originalRow: TData, index: Int) -> ERROR CLASS: Symbol not found for ReadonlyArray<TData>?(source)
This optional function is used to access the sub rows for any given row. If you are using nested rows, you will need to use this function to return the sub rows object (or undefined) from the row.