The following steps guides you to design ssrs rdl report using table.
Data Regions category.



Once you drop the table item, the Table renders with two rows and three columns in the design area.

Each cell in the table is nothing but a simple textbox. The cell in a list contains a rectangle. You can replace a default report item with a different report item.
There are a few different ways to assign the fields into a table:
DATA panel.DATA panel and expand the required dataset.


Select the table cell and click on the Data assign menu icon to open data assign menu.
![]()
Click on the required data field name in the menu.

The fields of the dataset which is assigned to
Datasetproperty of table will be listed in the menu.
Now, the respective field will be assigned to the respective cell like below.

Data assign menu icon to open data assign menu.

Add Expression option from the menu. The Expression Editor dialog opens, as shown below.

OK.

OK to assign added expression into the respective tablix cell.

Data assign menu icon to open data assign menu.

Add Text option in the menu. Now, Multi-Text Run Editor Dialog dialog will be opened like below.

Save button.


To improve the report readability, we can resize the table row height and column width.




A simple table design will look like below.

Download the above report design from link.