I am trying to do multiple async operations, in sequence, on an array of data. However I am having problems with the return values of map.
map
Here is the te