How to disable scrolling in UITableView table when the content fits on the screen October 4, 2022 by Tarik I think you want to set tableView.alwaysBounceVertical = NO;