Fix comparison of model with JSON file model
When looping over the dictionary, there is a problem that popping items off the enumerated dictionary throws an error. This MR fixes the bug.
When looping over the dictionary, there is a problem that popping items off the enumerated dictionary throws an error. This MR fixes the bug.