I am just thinking to create like below using tableview, but i am not sure how to make it work
Sports (If it get touched it expands the subtopics)
Cricket (When it get Touched it push to next view controller)
Football
VolleyBall
Bike (If it get touched it expands the subtopics)
HeroHonda (When it get Touched it push to next view controller)
Kawasaki
Yamaha
The number of topics and subtopics are known.
Is it possible to do like what i am expecting?
If it cannot be possible with the table view then what is the other way of doing this?
Any help is much appreciated.
Follow this perfect solution You need to reload section to expand and collapse the subtopics.