{{ props.column.label }}
{{ props.row.Rarity }}
{{ (100 * props.row.TalentWinrateBase / props.row._Count).toFixed(2) }}%
{{ (100 * props.row.TalentWinrateMax / props.row._Count).toFixed(2) }}%
{{ (100 * props.row.TotalPicks / totalPicks).toFixed(2) }}%