Table view problem

Hi, I’m having an issue with my tableview, I have go through Chris´ tutorials but yet I´m still unable to display the correct data once the user makes some edits. Im using Firestore as the db of the app, and I see the edits save and reflect in Firestore but no updated in the tableview, what can I do?