ReloadData does not call cellForRowAtIndexPath?
iphonerose opened this issue · 1 comments
iphonerose commented
This works just fine when I have an array I pass in and it displays cells correctly. But i have a flow where the tableviews data source needs to be reloaded after making a REST call.
I am printing out number of row in section and seeing the correct numbers after I call dispatchQueue.main.async { self.tableView.reloadData();} but I never get into the cellForRowAtIndexPath method after calling reloadData??
DanzerKnight05 commented
Heyy
…On Friday, October 26, 2018, iphonerose ***@***.***> wrote:
Closed #88 <#88>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#88 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Alw2d94n2dnJv-jd9CNGiIFXUsctDCaaks5uoszpgaJpZM4X7x_2>
.