I have this code and I getting an error on the very first row with the Grid.Add
var grid = new Grid(); grid.ColumnSpacing = 4; grid.RowSpacing = 8; grid.Margi