Hi! I am trying to wrap my head around why an array from a http request is not saved. I want the user to input his zipcode, then a request is ran against my API which returns an array of possible cities. Those are then presented to the user to select one (dynamic data).