| Month | Totals | {heading} |
|---|---|---|
| {moment(date).format('MMM YYYY')} |
|
|
| T | W | L | P |
|---|---|---|---|
| {opts.row.total} | {opts.row.numWon} | {opts.row.numLost} | {opts.row.numPending} |
| {opts.row.wonPercentage || 0}% | {opts.row.lostPercentage || 0}% | {opts.row.pendingPercentage || 0}% |