func tableView()

in mpush_ios_demo/mpush_ios_demo/LiveActivity/LiveActivityListViewController.swift [209:211]


    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
        return 1
    }