Right now I\'m using forkJoin on an array of observables, which works well. However, I need to associate each observable with another property so that I can tra
forkJoin