This problem seems to be related to layout constraints? But storyboard seems not to allow this kinds of constraints set.
What should I do?
Finally I found out that it's due to index tableview, if I remove it than this problem will not surface.