Changed recreating column comparison from length to stringified content in the source data. Changing field variables in an object in the array will now be able to be detected and properly shown. Previous comparison logic only checked for array length.
Thanks for reporting. Switched to an angular-based comparison (will be live in the next release v0.5.0). Looks like it is faster than a JSON serialization.
Changed recreating column comparison from length to stringified content in the source data. Changing field variables in an object in the array will now be able to be detected and properly shown. Previous comparison logic only checked for array length.