I\'m using Xcode 11.2 and Swift 5
I added this in viewDidLoad(),
tableView.layer.cornerRadius = 10.0 tableView.layer.masksToBounds = true