Copy rows to clipboard

Hello)

Here is my problem.
I need to copy data with button to send it as a message.
I made this data from combining several columns with template.
But now I want it to be logically separated with new lines.
And all I have is just one line.
Is there a way to insert line breaks somehow?

There’s a few ways to do that but one easy way is to use a template column and press the enter key to create a new line

image

Thank you!))