SwiftDocCRenderBlockContentRenderBlockContent.HeaderTypeEnumerationRenderBlockContent.HeaderTypeThe table headers style.enum HeaderTypeTopicsEnumeration Casescase bothBoth the first row and column contain headers.case columnThe first column in the table contains row headers.case noneThe table doesn’t contain headers.case rowThe first row in the table contains column headers.Initializersinit?(rawValue: String)