num_rows): $index = 1; while ( $row = $data->fetch_assoc()): $row = (object)$row; ?>
  • <?= $row->field2 ?>

    field2 ?>

    field3 ?>