I was looking around and found the best answer here : http://jspreadsheets.com.
All popular grid tools in one place, with demos and features and popularity indicators right there.
To make this a StackOverflow accepted answer, the comparison lists, in decreasing order of github stars:
- Handsontable, handsontable.com
- SlickGrid
- Clusterize.js
- ui-grid , ui-grid.info
- DataTables, datatables.net
- ng-table, ng-table.com
- jqGrid
- FancyGrid
- BackGrid.js, backgridjs.com
- Recline.js
- ag-grid, ag-grid.com
- Multiple others
All of these are usable within an Angular app, some more 'native' than others. Which one is 'better' depends on what you want to accomplish, and level of effort going into it.