I tried to do it many ways but nothing is working…
Tried this method
[lua]pickerWheel.columns = columnData[/lua]
Also this one
[lua]pickerWheel.columns[1].labels = columnData[1].labels[/lua]
And none of them working, no errors, just doesn’t change anything…