How to use grouping manually in material react table

I have a ReactJS project in which I'm creating a table using Material React Table library and there I want to manually handle the grouping thing. How can I do it?
image.png
Was this page helpful?