TableColumnTester: (
    schema: JSONSchema7,
    scope: TableScope,
    uiOptions: TableUiSchemaColumn | undefined,
    context: TableTesterContext,
) => number

Type declaration