I’ve been using sets of matching arrays to store multiple types for an index, but I think a tuple would work better. The only issue I’m running into is that even when I set it to @editable it won’t let me change the values in the tuple. Is that by design or am I doing something wrong?