Element ID loading issue

Hi guys,

Need a clarification on some element Id issues.

Element IDs are not loading/visible in appium. For eg: My scenario is to search a product on a search page. When i find for a product and the elements for a specific product loaded from service are less, I can find the Element IDs in my appium. If the elements of a product i search(as in it shows related products and different varieties of the same product in the same page) from service are more, the element IDs are not getting loaded. Is there any limitations to number of elements in appium? Any idea if it might be because of more number of service calls? Tried in all versions of appium. Facing the same issue. Using IOS10, Xcode 8.1, Appium 1.6.4.[facing in both iPhone and iPad ]