feat(RAC): Expose cell's column index in its render props (#9459)
* expose cell index to render props
* add tests
* update, use colIndex instead of cellIndex
* add data attributes
* consolidate test and add one for non-colspan case
---------
Co-authored-by: Robert Snow <snowystinger@gmail.com>