Perform action on table section header
I want to display few cells each in 3 different sections of table.
Initially, all the cells will be hidden and only the section headers will be visible. When a user taps on any section, the cells under that section should become visible.
iPhone 6s, iOS 9.1, Objective-C