My json data is in the {“name”:”value”,”name2″:”value2″} format. I ran the data through jsonlint.com and it is valid json. You think the array brackets messing up the grid?
Also, I'm not loading my json data from a file. I'm getting the data off the http response. As a result