I\'m trying to create UITableView with this code:
import UIKit class TemplateVC: UIViewController { lazy var tableView: UITableView = { let table