public Control viewForCellAtIndexPath(UITableView tv, UITableView.IndexPath ip, Control c) { return(null); }
public int heightForCellAtIndexPath(UITableView tv, UITableView.IndexPath ip) { return(0); }