I have created UITableView 1, and then I have created UITableView 2 in UITableViewCell UITableView 1, UITableView 1 have function expandable also UITableView 2.
I have done use UITableViewAutomaticDimension for make cell UITableView 2 dynamic when i expand row of UITableView 2.
but i have struggle with that, anyone can give me solution? or best practice for my cases?