# File frankenstein_driver.rb, line 215 def edit_table_cell(table, coords) append_to_script "edit_table_cell \"#{table}\" , \"#{coords}\"" end