// Screen 3: Participant Detail — 4 variations function DetailScreen() { return ( <>
Everything for one person — services, units, monthly use, claims. Where the spreadsheet's complexity lives. Four ways to organize.
| Date | Code | Units | Billed | Status |
|---|---|---|---|---|
| {r[0]} | {r[1]} | {r[2]} | {r[3]} | {r[4]} |
| Date | Code | Units/day | Begin | End | Billed | Status |
|---|---|---|---|---|---|---|
| {c} | )}