In my Material UI table, I am looking to create a unique header setup. The last column's header will actually share the same space as the previous one.
Picture it like this: there are 4 headers displayed at the top, but only 3 distinct columns underneath, with the last two headers sharing the same column space.
If my explanation is unclear, you can refer to this sample app for a visual representation of what I'm aiming for.