All the examples are using fixed data source in the arraycontroller.content, while I am using dynamic data source which is generated from anther web service and returns a JSON,
Take a look at the Ember-data library, it was made for your use-case and related use-cases:
https://github.com/emberjs/data