I should add for clarification that when the array is updated a call needs to be made on tableView to reloadData and that is done with the code:
tableView.reloadData()
I should add for clarification that when the array is updated a call needs to be made on tableView to reloadData and that is done with the code:
tableView.reloadData()