Why isn't my updateData() statement refreshing the data on the page?

Thanks Ben. I made the adjustments you suggested. I put those two lines after “classModel.updateData();”, and I do get the info in the console, but the field editor still isn’t refreshing with the new Class model data.