Why is this template literal returning all columns in separate rows?

I'm using Bootstrap 4 on the front end, and a simple template literal to pass my strings. It's outputting the columns into their own individual rows, and I don't understand why. const bodList...