Not able to retrieve UIAStaticText from UIATableCell as single element

Hi Guys,

Just wanted to know is this an expected behavior or issue in appium due to Xcode change ?

App - https://developer.apple.com/library/ios/samplecode/TableViewUpdates/TableViewUpdates.zip

OS X - 10.9.5
Xcode 5.1.1

Tested in Below Version
Appium - 1.2.1, 1.3.0-Beta, 1.3.3

Behavior observed : Table cell text can be retrieved as single element, refer below image.

OS X - 10.9.5
Xcode 6.1.1

Tested in Below Version
Appium 1.3.3, 1.3.4

Behavior observed : Table cell content got split into two elements, refer below images.

Thanks,
Sudhakar.S