venmo/Static

Reload Rows At Index Paths?

Closed this issue · 1 comments

Hi,
How can I refresh tableRow or change text of textLabel in the nib or in whole tableView?
tableView.reloadRowsAtIndexPaths - don't work
tableView.reloadData - dont work

You'll need to change the Row that is backing the CellType.