Schema .149 has no attributes for "columnAdjustment": "growToFit" in columnHeaders
Missing:
"columnAdjustment":
"type": "string",
"oneOf": [
{
"const": "fitToContent",
"title": "Fit to content"
},
{
"const": "growToFit",
"title": "Grow to fit"
}
],
"title": "Resize behavior",
"description": "Controls the resize behavior for columns without fixed width"
},
see visual-tableEx