I have a loop that brings some data down from a MySQL database, but it adds the code on the same line, right next to each other

Is there a way of dropping a line in the code within each loop

Thanks, ILMV