appendCollectionNewLine

open fun <E> appendCollectionNewLine(collection: Iterable<E>, linePrefix: Component = PREFIX, formatter: (E) -> Component): SurfComponentBuilder