the code is shown below:
 
:
 
 question: 
 1, the position t.data.memberInfo of print 1 can get the value; 
 2, the position t.data of print 2 exists memberInfo; 
 3, and the position t.data.memberInfo of print 3 is undefined. What is the reason? What should we do about it? 
