{{ props.row.Actor.substring(1, props.row.Actor.length - 1) }}
{{ props.row.Talent.substring(props.row.Talent.lastIndexOf('_') + 1, props.row.Talent.length - 1) }}
(none)
{{ props.row.Level.toFixed(2) }}
{{ (100 * props.row.Winner).toFixed(2) }}%
{{ (100 * 6 * props.row.Count / totalPicks).toFixed(2) }}%