In my case, I removed the column spec in code after adjusting its width.
So the trick seems wrapped column should not appear in the code.
"columnFormat": {
"_time": {
"width": 204
},
### Remove the coloumn spec after adjusting its width ###
"#": {
"width": 45
}
}
.