Im trying to call out to two separate api endpoints that return some json, the two calls add objects to a list...How can i wait for the two funcs to complete before returning the list to a view controllerIm trying to call out to two separate api endpo