getCoreRowModel

abstract var getCoreRowModel: (table: Table<TData>) -> () -> RowModel<TData>(source)

This required option is a factory for a function that computes and returns the core row model for the table. API Docs Guide