Im adding Columns into using using Mvc Angular when the colum is added into table it should be count the value Like
ID Price Qty Amount
1 10 1 10
2 20 2 40
---------------------------------
Total Items--->3 Amount--->50
--------------------------------------
Please Suggest me Im New for angular & mvc