[UI] Update multiple table cells

Hi,
I can mark a column editable to let user edit a cell. But how can I let them edit multiple cells? My thought is: user can select multiple rows and somehow edit all cells in one column to a new value with a single click.
Is there any build-in thing to do that? Or I have to implement some buttons and modals?
Thanks.

@hiep95 Yes, you can do that - Present data in tables

The moves toward Multiple data in one cell:

  1. Open up your exercise manual.
  2. Select the cell you need to put every one of your information.
  3. Type = and select the main cell you wish to join.
  4. Type and use quotes with space encased.
  5. Select the other cell you need to join and hit enter. For instance =A3&" "&B3.