# | Regione | Stato | Consigliere | Totale Restituito | |
---|---|---|---|---|---|
{{$index+1}} | {{data.ente}} | {{data.stato}} | {{data.cognome}} {{data.nome}} | {{ parseFloat(data.totaleRestituito) + parseFloat(data.totRendicontazionePrecedente) | currency: '€' : 2}} | {{ parseFloat(data.totaleRestituitoAdOggiMT) | currency: '€' : 2}} |