first name | last name | birth date | balance | |
---|---|---|---|---|
{{row.firstName}} | {{row.lastName}} | {{row.birthDate}} | {{row.balance}} | {{row.email}} |
first name | last name | birth date | balance | |
---|---|---|---|---|
{{row.firstName}} | {{row.lastName}} | {{row.birthDate}} | {{row.balance}} |
first name | last name | birth date | balance | ||
---|---|---|---|---|---|
{{row.firstName | uppercase}} | {{row.lastName}} | {{row.birthDate | date}} | {{row.balance | currency}} |
first name | last name | birth date | balance | |
---|---|---|---|---|
{{row.firstName | uppercase}} | {{row.lastName}} | {{row.birthDate | date}} | {{row.balance | currency}} |
first name | last name | birth date | balance | |
---|---|---|---|---|
{{row.firstName | uppercase}} | {{row.lastName}} | {{row.birthDate | date}} | {{row.balance | currency}} | |
first name | last name | birth date | balance | |
---|---|---|---|---|
{{row.firstName | uppercase}} | {{row.lastName}} | {{row.birthDate | date}} | {{row.balance | currency}} | |