I know this has to be something simple, but I haven't been able to find an example to help out. I've added my own service to the sample twitter app and mapped the results array to the grid on the page just like the twitter service. When testing the app I can debug in the success event and see that an array of 7 objects were successfully returned, but they don't populate the grid. What am I doing wrong?!