I am trying to implement rearranging columns and rows in angular material table. I am able to achieve both separately. But having a hard time in implementing rearranging both rows and columns together in Angular material table.
I want to achieve this angular material table.