Value array shown in view each on new line

I would like to display view in XPage with one column multi-value field. The values need to be each on a new line.I am not able to find a property that could assure. I also tried to implode the values with
tag but it does not seem working.

Any idea how to achive that?

Subject: What have you tried so far? View Panels, Repeats, Data Tables?