Push data to an array from cloud firestore observable

My data from cloud firestore stored in an observable.Now I want to push it in an array
How can I push data from an observable to an array…?

Requesting Help