Hi friends,
I have an UITableView with "2 columns" showing the content of 2 different "unlinked" arrays. The second array is dinamically updated.
My question is: How can I sort the 1st array (actually a dictionary of arrays) using the content of the second array?