UITableView Grouping using NSMutableArray- iOS6
Populates UITableView then group data into sections using NSMutableArray..
Purpose:
1. To show how to group data into sections.
2. Populate UITableView using NSMutableArray.
Simple way of coding yet big help for beginners....