objective c - How to design a structure of UIView Controller for dynamic contains -


how design screen structure light weight loading , easy scroll ??? here current design structure. enter image description here

i using table structure set dynamic data. main table sub table. working fine when scroll table not smoothly scrolling.

is there other way set type of dynamic data ?? (note: in main table no. of cell dynamic not fixed , each sub table have variable no of cell not fixed)


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -