api to select a row by id in a table
I have been scanning the API documentation and could not find a simple function like
Is there a simple way of doing that or I should filter the row from
selectRowByIdIs there a simple way of doing that or I should filter the row from
getCoreRowModel?