I have a fixed data table which is rendered in the order of the API response. I want to sort the table on the click of an header primarily an 'id' in Ascending and Descending order
Is there a simple way to implement it from other than the example given in the docs