Hi
I completed Start Developing iOS Apps Today tutorial "ToDoList" and I implemented this tutorial app. Now I'm trying to sort the rows on tableview by an ascending key. Is it possible? How to sort mutablearray in this tutorial and fetch it to rows on tableview?