I\'m trying to calculate the total of a master-detail model.
calcularTotales() { this.dataSource.data.forEach(function (ingreso) { console.log(ingreso);