Optional @frozen extension Optional: CellsBuildable where Wrapped: CellsBuildable buildCells() Build an array of cell. Declaration Swift @inlinable public func buildCells() -> [CellNode] buildSections() Build an array of section. Declaration Swift @inlinable public func buildSections() -> [Section]