Show clicked row details. Using ng-if, ng-repeat-start and ng-repeat-end directives <!doctype html> <html lang="en-US" ng-app="App"> <head> <meta charset="UTF-8"> <script src="angular.js"></script> <title>Users</title>