There are one to three UITableViewCells in a UITableViewView. Is there a way to always position the cell(s) at the bottom of screen after rel
UITableViewCell
UITableViewView
rel
Elegant and quick solution without a line of code.
Use container view and put UITableViewController into container( embed segue ).
You can set any height you want to this container.