Datatable with AngularJS

Good day ,
I’m trying to make a datatable with AngularJS.

Right now the table doesn’t load.
Snippet : http://webix.com/snippet/b71a828c

Can someone point out what i’m doing wrong?

Thank you for your time.

Ops, sorry. Fixed by removing webix-ready=“test” and $scope.test = function(){}.

Now it works.