I want to populate a collection from an json file, which has other data apart from the array of data items. I came to know that parse function on collection should be used to return the array of data items, but my collection is not getting populated from the json file. When i kept a breakpoint at parse method in firebug, the control is not at all coming there.I want to populate a collection from an json fi