How to sort columns in a Table?

How to sort columns in a Table?

I'm using a plugin table sorter and it works fine if I have a simple table. In my case, unfortunately I have a table container and inside I have a table header and table body. How can I effectively sort? Please advise