The issue reports an extra dot in the last column of the AJAX table. Look at the HTML structure in index.html or the JavaScript that generates the table rows. The dot is likely an unintended period character in the displayed text. Remove it and verify the fix locally.