| Nutrient | Daily Average | Weekly Total |
|---|---|---|
| {{nutRow.name}} | {{nutRow.daily | number: '1.5-5'}} | {{nutRow.weekly | number: '1.5-5'}} |
| Total Calories | % of Fat | % of Carbs | % of Protein |
|---|---|---|---|
| {{getCaloricRow().total | number: '1.5-5'}} | {{getCaloricRow().fat | number: '1.5-5'}} | {{getCaloricRow().carb | number: '1.5-5'}} | {{getCaloricRow().protein | number: '1.5-5'}} |