I have a json file that has a list of arrays. I want to let users modify a boolean variable inside that array, but as Json does not allow mutation (as far as I know), I am tryin