syncApp.controller('PhoneListCtrl', function ($scope,$rootScope) {
$scope.data = window.employeeData;
$scope.rowTemp= "#templateData"
});