Every time I fetch data from Firestore I want to append it to the last array in "PostsArray"
var postsArray = [[Posts]]() func fetchData () { let fir