In my project I need to implement the UITableview with some of the tableView cells are expandable and some of them are independent. If it is expandable cell need to indicate the
Try this control: https://github.com/jonasman/JNExpandableTableView It supports what you say. Tapping on a cell expands it.