I want two level list which is multi level UITableView. meaning A Tableview in IB, and having one prototype dynamic cell.
That cell is again having UITableView with its cell.
I have searched a lot... got Expanding header section. But I want pre expanded and never collapsed multi level UITableview.
Any link for ios 8, created using IB interface builder?