I am working on an app, and part of it is supposed to list the names of people from a javascript object. However, it does not seem to iterate through my json as I would expect, instead it returns the entire thing as if it was one object. Why does it do this?I am working on an app, and part of it is suppo