Hi,
I am trying to draw a table like below. How can I make this work properly?
list = {{"Washington", "Washington", "Washington", "Washington",
"Washington", "Washington", "Washington"}, {1990.`, 1991.`, 1992.`,
1993.`, 1994.`, 1995.`, 1996.`}, {"2", "3", "4", "5", "6", "7",
"8"}, {"400.3", "60.7", "46.8", "21.7", "16.4", "61.0",
"12.2"}, {"", "", "", "", "", "", ""}, {"Texas", "Texas", "Texas",
"Texas", "Texas", "Texas", "Texas"}, {1994.`, 1995.`, 1996.`,
1997.`, 1998.`, 1999.`, 2000.`}, {"1", "2", "3", "4", "5", "6",
"7"}, {"29.4", "58.6", "50.7", "56.4", "30.0", "37.5", "35.2"}}
