Nested a!foreach data not displaying

I am working on an interface that has 3 nested a!foreach functions. The third level down does not always see the correct information in a cdt, often times it see information as null when there is data in the table. For example, fv!item.ItemSchedule will yield results, but fv!item.ItemSchedule.ItemDeliverySchedule will not, even though according to the table, there is information in fv!item.ItemSchedule.ItemDeliverySchedule. Any thoughts?

  Discussion posts and replies are publicly visible