I have a built a model to add several fields to a table, then calculate the values from existing fields. This would appear to be a simple task, but model builder hangs after a few iterations. The problem seems to be with empty records. It reports an error for each empty record it encounters, then it just seems to lock up. I can accomplish the task in ArcMap by just telling Field Calculator to ignore the errors, but I was hoping to automate the task. I have also tried Pyton script, but it hangs just like Model Builder. Any thoughts?