\starttext
\startlocalfootnotes[conversion=character]
\placetable[][]
{}
\placelegend
{\starttables[|p|p|p|p|p|p|]
\NC numbers
\NC (*) \footnote{This is the first footnote.}
\NC stuff \footnote{This is the second footnote.}
\NC stuff\footnote{This is the third footnote.}
\NC more stuff\footnote{This is the fourth footnote}
\NC and yet more \NC\SR
\HL
\stoptables}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext
Alan