How to line break using Morphing Text?

Using next line on Text works but on Morphing Text it doesn't.

I use Morphing Text because it has the Spacing option and if I use Text, that element that I made looks so different among the other ones with Spacing.

Can anyone help regarding next line in Morphing Text?

Example Output:

//if WiFi is Connected, shows SSID on first line and connected on next line

SSID:

Status: Connected

//else, just shows disconnected

Status: Disconnected

Morphing text don't have the same options like plain text, you can't use BB codes in Morphing for example, maybe this is a technical limitation in Morphing.

Maybe you can divide your formula in two and put in a stack group one by one to achieve what you want.