<div dir="ltr">Without floating environment \caption will not work. There are tricks<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
how to do it but imagine what happens if there is no space for the<br>
whole table on the page. You will have to invent some additional text<br>
above the itemization list in order to put a few items and the table<br>
to the next page. Just one item plus the table would look very ugly.<br>
Do you really want to do that? I would rather think a bit more about<br>
the document structure.<br><br></blockquote><div><br>\begingroup%<br>  \makeatletter<br>  \def\@captype{table}%<br>  \makeatother<br>  \caption{This is a table.}%<br>\endgroup% <br></div></div></div>