There is a column from a view which have the multi-value separator the new line.

But when I drag and drop this view inside my XPage ( as a <xp:viewpanel> ) the multiple values are display within , and not in different lines.
I couldn't find any property in the view column. How can I achive this?
Thanks in advance.