Relationship between voices array and tableView

Doing the todo challenge and have most everything working (except the most important part). I have an array that responds to tasks being entered and deleted. However, I am having some trouble with getting the activity populated into the tableview. I have gone back through the speak line example a couple of times and it is not clear how the voices array is linked into tableView and thus updates the tableview in the window.