I am working on custom UITableViewCell
where I want to add UITableView
inside UITableViewCell
so is there any controller available to do the same
This is the image of what I want to add in my project
This is expandable UITableView
where after clicking first row inside table and buttons are expanded.
So if any similar controller is available please suggest me.
Thanks in advance.