My getData function makes an api call, then puts each returned object into an array. The array is then returned. I now need my processData function to await the results from