I have a table that has been sorted and I wanted to simply un-sort it to put it back to the way it was before sorting.
I specifically do not want to reload the whole table because then I will be losing information. I also do not want to remove the sort function entirely because the table will be sorted again later on