Incorrect sum of rows in HTML table using Angular – Twitter bootstrap
I am stuck with getting the correct total revenue (total Media Cost, total Revenue, and total Profit) for each month. I have created a plunker for the same. Can you, please, help? Plunker http://plnkr.co/edit/7taIugnhGPZbqCMGpUza?p=preview script.js var app = angular.module('plunker', []);…