I'm using Parse JavaScript SDK to build a web app but I can't get past the following issue. I need to pass results from a query to a collection that in turn gets passed to my template (using underscore) but I can't get my template to display any data that comes from a nested Parse object inside the top level objects from the collection.I'm using Parse JavaScript SDK to build a web a