I have a variable that I display on the screen of my app called {{data.reference}}.
In the sample code:
<ion-item *ngFor="let cardapiohotrod of cardapiohotrod | async">{{cardapiohotrod.nome}}</ion-item>
Where cardapiohotrod is written I'd like to put the variable {{data.reference}}