Fold an array

Transform a cell containing a JSON array and fold it into several rows, performing the transformation in-place. Each generated row contains a single value from the input array. All other columns are copied in each generated row.