Alternating row colors

Interesting. I’d really like to catch that issue with stale results.

I know this. If a row is not yet saved to Coda backend, it doesn’t get a Row ID. This is noticeable when many (>10) rows are added at once, or multiple tables are copied into another doc. At this point Find(rowID) doesn’t return proper results until all rows are saved (more here). It does recalculate eventually, but IIRC this doesn’t happen with Find(thisRow), since references are available right away.