This subclass of UITableView makes the Headers to expand or collapse.
Latest code uses Xcode 8
For Xcode 7.2 download older release from https://github.com/rishi420/ExpandableTableView/releases
Simply drag and drop the "ExpandableTableView" directory in your project. This directory has 4 files.
ExpandableTableView.h
ExpandableTableView.m
HeaderView.h
HeaderView.m
UITableView
class to ExpandableTableView
class in storyboard.IBOutlet
of ExpandableTableViewnumberOfRowsInSection
call totalNumberOfRows:inSection:
headerWithTitle:totalRows:inSection:
in viewForHeaderInSection
allHeadersInitiallyCollapsed
initiallyExpandedSection
singleSelectionEnable