I just started coding in swift and I am at the point that I can get a single value out of the JSON but I can't seem to get all the values out of it by looping trough the array. so my question is how do I get all the values out and view it as float or string.I just started coding in swift and I am at the