I test my code using Ti.SDK 3.2.0.v20131210191510 but facing problem with the Ti.UI.SIZE for dynamic table row height. The Ti.UI.SIZE do not have any effect and adjust the height according to my content. Even though the content varies, all the rows height is always fixed at same height.
The same code is working fine using Ti.SDK V3.1.3 and on Android OS.
Anyone have any idea on this??