http://www.openradar.me/33107135
In FunctionalTableData, when the contextual actions are being created, we can determine if the cell is this height and instead return a pre-rendered (and likely cached) image that includes both the text and the image. This might be a configurable property to allow it to be opted in or out.
This could have some side effects in scenarios where the cell changes size while the action is visible (device rotation, tableview gets wider).