{ my $num = 0; use Interpolation 'rowcolor:->$' => sub { (++$color % 2) ? '#a1a1a1' : '#f3f3f3'} };