As you see in the pic, the bottom sublists 10 and 11 are not in the correct order (29,31,33 should come after 20,22,24). The sublists are sorted correctly based on the 0 index, but after this I want it to sort by the 1 index.
What is the best way to do this?