(function(){ "usestrict"; varapp=angular.module("myApp",["ngTable","ngTableDemos"]); app.controller("demoController",demoController); demoController.$inject=["NgTableParams","ngTableSimpleMediumList"]; functiondemoController(NgTableParams,simpleList){ this.tableParams