Rather than \n you can use the expression:
'<br/>'
. For example:
Text="{TOPOLINO} - {=${PAPERINO} === 'NA' || ${PAPERINO} === 0 ? '---' : ${PAPERINO}}<br/>{PAPERONE} "
<br/>