SyntaxFix
Write A Post
Hire A Developer
Questions
use:
$scope.users.length;
Instead of:
$scope.users.lenght;
And next time "spell-check" your code.