Hello, I have the following doubt, there is a problem (and a good practice) I use a UiTableView to create the layout of my apps or it would be more recommended I use a UiView with a UiScrollView, considering that these layout may or may not contain input fields like textfields, date field .... etc.
Note: I'm creating my layouts programmatically
Thank you