Example how to virtualize columns?
There is an example in the docs about how to virtualize a table's rows. Is there an example how to do that with columns?
Row example: https://tanstack.com/table/v8/docs/examples/react/virtualized-rows
Row example: https://tanstack.com/table/v8/docs/examples/react/virtualized-rows
An example showing how to implement Virtualized Rows in React Table
