Open
Description
Reported by @lisbakke in Gitter:
when the table frequently refreshes data... i am seeing that... sometimes the [new] table cell is grabbed and sometimes it's not... so when I call elementWithAccessibilityLabel I may not be getting what I think I am getting
and
there is weirdness with table cells having labels, then reloading the table with new data and having the new cells have the same names as old ones.
Possibly related: in the past we've seen an issue where table views do not refresh their accessibility information after a reload. We put in a workaround here (see also 5a712ac).