@for (item of data?.items; track item) {
  • {{ item }}
  • }