<Grid VerticalOptions="Start">
<Grid.ColumnDefinitions>
<Grid.ColumnDefinitions></Grid.ColumnDefinitions>
<Grid.ColumnDefinitions></Grid.ColumnDefinitions>
</Grid.ColumnDefinitions>
<Grid.RowDefinitions>
<Grid.RowDefinitions></Grid.RowDefinitions>
<Grid.RowDefinitions></Grid.RowDefinitions>
<Grid.RowDefinitions></Grid.RowDefinitions>
</Grid.RowDefinitions>
<Label Grid.Row="0" Grid.Column="0" Text="Azera V6" />
<Label Grid.Row="0" Grid.Column="1" Text="60000" />
<Label Grid.Row="1" Grid.Column="0" Text="Fiesta 2.0" />
<Label Grid.Row="1" Grid.Column="1" Text="50000" />
<Label Grid.Row="2" Grid.Column="0" Text="HB20 S" />
<Label Grid.Row="2" Grid.Column="1" Text="40000" />
</Grid>
Esse é meu codigo, ao depurar ta aparecendo uma janela com nome "Excesão sem tratamento"
img - http://imgur.com/a/GW7gO