I was reading somewhere that I need <table summary="...."> where the summary attribute explains what the table is for... to provide accessibility to users that can't see tables.

So I went ahead and did it, but frankly this seems to just add file size to the page with extra uneeded text. Is there any real value to the "summary" attribute?