Before
After
basically my point is I have customTableViewCell which has button on the right most (same as image1 "show version history"). When I clicked that I want to add a dynamic number of subviewCell which is under customTableViewCells.
my question is, how is this being implemented? is there any library that you can refer on this?