How to store table with particular column should stored in array and retrieve it in Angularjs (Mean Stack)
问题 all Iam using Mean stack angularjs and mongodb now i have form like get the person information it's stored normal like table.my need is i have fields like this Html code <!DOCTYPE html> <html ng-app="app"> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.3/angular.min.js"></script> <script src="Controller/MongooseCrud.js"></script> <title>Page Title</title> </head> <body> Name <input type="text" ng-model="user.name" > </br></br> Details</br></br> age:<input type="text"