It seems to be the examples only. If I just load up a new project and add my own tables, they seem to work fine (actually they do in the examples too, but just give an error when loading). Here's the bug it reported.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Encountered second <i> before first was closed with </i>
Condition: italic_flag == false
File: Controls\EventString.cpp
Line: 213
Function: void __cdecl EventString::FragmentString(void)
Build: release 174 (64-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 0)
You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.
---------------------------
Abort Retry Ignore
---------------------------