from flying through the source code of the HTMLComponent, the method for creating a line break in a Form filled with labels the proper method is embedding the labels in a container and the newline actually creates a new container. Is this the proper way to do it?
So:
Container
|Label Label
|Label Label
|Label
|Label
Container:
|Label
|Label