Is there any place to see an example of how to use this without knowing coffeescript? I have tried to convert the examples to just plain JS and its throwing errors all over the place.
https://github.com/Addepar/ember-table
Edit:
I am trying to use this in conjunction with Django-REST to enable pagination and sorting of the column data.