@if ((query | async)?.data?.operatorRoles; as roles) { {{ 'profile.title' | translate }} @for (data of table.data; track data) { {{ data.title }} } }