Multiple Selection in a Table

I’m newbie in Ember.js framework, and I have a problem, I need a multiple selection of rows in a table.
I’m using jQuery Datatables, with Ember-Data, and I need to have an ID of the selected rows, something like push to the array and I have no clue how to do this.

Greetings, Rafał