Jul 23, 2017 · 1 min read
Just got a question, where are you doing this?:
let firstVC = firstVC()
let secondVC = secondVC
?
btw. could you please make a blog post about fixing the UITableView bug?
I mean when you scroll down the cell shows the wrong data because the tableview recycles the cells while the old data is still there.