app.controller('TableContent', ['$http', '$scope', '$window', function ($http, $scope, $window) { ... }; }]);