SectionElement

fun SectionElement(    identifier: IdentifierSpec,     field: SectionFieldElement,     controller: SectionController)
fun SectionElement(    identifier: IdentifierSpec,     fields: List<SectionFieldElement>,     controller: SectionController)