Hi,
the \tabl_tabulate_NR_common needs \tolerant, otherwise \NR fails when
it appear at the end of an included file.
tabl-tbl.mkxl, line 1971 (LMTX only):
-\permanent\protected\def\tabl_tabulate_NR_common#1#2#.#3% #. gobbles
pars and spaces
+\permanent\tolerant\protected\def\tabl_tabulate_NR_common#1#2#.#3% #.
gobbles pars and spaces
{\global\advance\c_tabl_tabulate_noflines\plusone
...
\noalign{\the\t_tabl_tabulate_every_after_row#2}#3}
Wolfgang