Skip to content

Unable to reload the data at runtime. #13

Description

@sazidIqabal

How to reload the data with updated data at runtime?

I am trying to reload the data after the tap on didselectRowAtIndexPath method
table reload fine but when I am scrolling the table than crash occurs in
below method

public func cellIdentifierUsingTableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> Node{
return arrayVisibles[indexPath.row]
}

Can you please send the solution to the problem, I am stuck in solving the problem

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions